home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
grabthegrub.swf
/
scripts
/
DefineSprite_205
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
199 b
|
7 lines
instructionsButton.onRelease = function()
{
this._parent._parent.pauseGame(true);
this._parent._parent.messages.gotoAndStop("inGameInstructions");
};
instructionsButton._visible = false;